home *** CD-ROM | disk | FTP | other *** search
/ Designer's Club 1997 December / Designer's Club 1997 December.iso / pc / IDEASRC / Helpers.Dir / 00052.ls < prev    next >
Encoding:
Text File  |  1997-11-12  |  106 b   |  8 lines

  1. on exitFrame
  2.   if the movieRate of sprite 3 then
  3.     go(the frame)
  4.   else
  5.     go("tutorial")
  6.   end if
  7. end
  8.